home *** CD-ROM | disk | FTP | other *** search
- SHORT: Display MPEG streams on DCTV
-
- MPEG2DCTV Version 1.0
-
- This is a program to decompress MPEG video streams to a DCTV display
- buffer. 'mpeg2dctv' _REQUIRES_ a 68020 or higher CPU, and a 68881
- or higher FPU. On an Amiga 3000, (25 MhZ 68030 and 25 MhZ 68882),
- displaying a 160x120 MPEG stream, 'mpeg2dctv' plays at just over one
- frame per second in grayscale (the default option), at about 9/10 of
- a frame per second using the -color option, at about 2.5 frames/second
- in grayscale using the -fast option, and at about 1.9 frames/second
- in full color using the -fastc option.
-
- Usage: mpeg2dctv [-nop] [-nob] [-loop] [-no_display]
- [-color | -fast | -fastc] [-3] [-quiet]
- [-save output_file] input_file
-
- UPDATES:
- From v. 0.5 - added two new dither options, -fast and -fastc, which
- both convert YCrCb data directly to DCTV display format,
- which results in a very significant increase in playback
- speed.
-
- -Benjamin Reich
- Portal: Counsellor
- Delphi: BEN_RICH
- Usenet: Counsellor@cup.portal.com
- U.S. mail: 805 Lincoln Drive
- Voorhees, NJ 08043
-
-